home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000282_owner-linux-arm…r.rutgers.edu _Thu Jun 25 22:40:47 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id WAA15863
  4.     for <willy@odie.barnet.ac.uk>; Thu, 25 Jun 1998 22:40:44 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id XAA22138
  7.     for <willy@bofh.ai>; Thu, 25 Jun 1998 23:09:03 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:2336 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <19820-3796>; Fri, 26 Jun 1998 00:54:21 +0300
  9. Received: by vger.rutgers.edu id <970885-22453>; Thu, 25 Jun 1998 16:03:31 -0400
  10. Received: from snowcrash.cymru.net ([163.164.160.3]:1627 "EHLO snowcrash.cymru.net" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <970907-22453>; Thu, 25 Jun 1998 15:17:55 -0400
  11. Received: from caramon.armlinux.org (dialup2.cymru.net [163.164.160.66]) by snowcrash.cymru.net (8.8.7/8.7.1) with ESMTP id UAA28966; Thu, 25 Jun 1998 20:45:57 +0100
  12. Received: from raistlin.armlinux.org (raistlin [192.168.0.3]) by caramon.armlinux.org (8.7.4/8.7.3) with ESMTP id UAA01753; Thu, 25 Jun 1998 20:05:29 +0100
  13. From: Russell King - ARM Linux Admin <linux@arm.uk.linux.org>
  14. Received: (from linux@localhost) by raistlin.armlinux.org (8.7.4/8.7.3) id UAA00480; Thu, 25 Jun 1998 20:06:17 +0100
  15. Message-Id: <199806251906.UAA00480@raistlin.armlinux.org>
  16. Subject: Re: Help starting X
  17. To: shanske@ix.urz.uni-heidelberg.de (Stefan Hanske)
  18. Date:     Thu, 25 Jun 1998 20:06:16 +0100 (BST)
  19. Cc: tim@reinhouse.demon.co.uk, linux-arm@vger.rutgers.edu
  20. In-Reply-To: <Pine.A41.3.96.980608181148.28374B-100000@aixterm6.urz.uni-heidelberg.de> from "Stefan Hanske" at Jun 8, 98 06:15:03 pm
  21. X-Mailer: ELM [version 2.4 PL24]
  22. MIME-Version: 1.0
  23. Content-Type: text/plain; charset=US-ASCII
  24. Content-Transfer-Encoding: 7bit
  25. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  26. Sender: owner-linux-arm@vger.rutgers.edu
  27. Precedence: bulk
  28. X-Loop: majordomo@vger.rutgers.edu
  29. Status: RO
  30.  
  31. Stefan Hanske writes:
  32. > > I have just install the complete ARM Linux distrubtion, and I can't start X.
  33. > > The following is displayed whenever I try to run xinit :
  34. > Just try typing `startx`.
  35.  
  36. You should never need to call xinit directly, startx is the accepted way of
  37. starting an X session when you're not using xdm.
  38.  
  39. > xinit needs two files to start X window - xinitrc & xserverrc.
  40.  
  41. It doesn't actually require these files - it has builtin defaults which are
  42. to run the X server with no options and to provide one xterm with a title of
  43. 'Login'.
  44.  
  45. However, the solution is along these lines - what I have is the system-wide
  46. xserverrc file (/usr/X11R6/lib/X11/xinit/xserverrc) containing:
  47.  
  48. exec /usr/X11R6/bin/X -terminate -fp /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/ -s 0
  49.  
  50. This removes the empty font directories from the default font path, and allows
  51. the X server to start.  (The server doesn't like empty font directories).
  52.    _____
  53.   |_____| ------------------------------------------------- ---+---+-
  54.   |   |        Russell King       linux@arm.uk.linux.org      --- ---
  55.   | | | |  http://www.arm.uk.linux.org/~rmk/armlinux.html    /  /  |
  56.   | +-+-+                                                     --- -+-
  57.   /   |               THE developer of ARM Linux              |+| /|\
  58.  /  | | |                                                     ---  |
  59.     +-+-+ -------------------------------------------------  /\\\  |
  60.  
  61. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu